Skip to main content

DCC 5.2

· 5 min read

New Features

IG-1633 Next-gen dashboard: Possibility to change default device after dashboard is created

Release notes

A new "Select default IoT Device" option has been added to the dashboard settings menu. Note that if making the dashboard available for a user that does not have access to the default device selected, will still get the first accessible device shown, and if deleting this at the X, it will show "IoT device" indicating that the original default device is inaccessible.

IG-1791 Next-gen dashboard: Modbus set-value widget

Release notes

Introduced a Next-gen Modbus widget to update Sample Values directly from Next-gen dashboards. Setup is entirely based on the SiteManager configuration, making setup quick and easy.

IG-1843 Topology tree for handling Data Refinement Groups

Release notes

Introduced a Tree structure for the Data Refinement Groups. The new structure provides a better overview and easier setup of Refinement Fields. Re-arrangement of Refinement Fields within a Group is possible using a drag-and-drop approach.

IG-1868 Next-gen dashboard: Timezone selector

Release notes

Added time zone support to the next-gen dashboard. Users can now toggle between machine local time and user local time using a new radio button. The time zone data is determined by the location of the device in the map on the IoT Status page under IoT Administration.

IG-1875 Next-gen dashboard: Stepline option for each data source in line chart

Release notes

Added support for step lines in next-gen dashboard for line chart between data points, allowing users to clearly separate values and avoid misinterpretation caused by straight lines between unrelated points.

IG-1876 Next-gen dashboard: Change Table widget to List widget and introduce a new table widget

Release notes

Introduced new Table widget with multiple SP columns and rows for different timestamps. Removed timestamp option from old widget due to poor display. This is a request from several customers wanting a view of data that resembles a database view.

IG-1877 Next-gen dashboard: Display timestamps on value and gauge widgets.

Release notes

Added timestamp visibility to value and gauge for received data, allowing users to see the exact time for the value displayed, improving precision and confidence beyond general time periods.

IG-1895 Next-gen dashboard: Improvement of font handling in Gauge

Release notes

Improved gauge visuals: Removed spacing between colored and tick segments, added power function for inline text scaling, and introduced a new Simple gauge type with minimum text and renamed the old one to Classic.

IG-1908 Time picker on Fleet Alarms is aligned with the dashboard time picker and can select specific date

Release notes

Updated Fleet dashboard with top-bar time picker. Date selector appears only with Fleet Alarm widget. Supports real-time & predefined intervals. Fleet Table now reflects selected time. Time selection is parsed from Fleet overview to associated dashboard. Note that data will be limited to 2 million, also if within the above mentioned period (a message will be shown if truncation is in effect)

IG-1911 Bundle a Quake configuration with GPS coordinates when creating a new device

Release notes

When creating a Quake QConnect device, a QConnect configuration including GPS coordinates is bundled with the device certificates. See the https://documentation.inuatek.com for a guide to setup a Quake device

IG-1924 Next-gen dashboard: Edit default time range in dashboard settings

Release notes

It is now possible to select the default time range in the dashboard settings. The default is 24 hours, but often you would like a shorter time span for faster loading of the dashboard, or to see the most recent data without having to zoom.

IG-1935 Improved Data Export in Data Viewer with Time Format Selection

Release notes

Data Viewer CSV export now includes a header row and offers a time format option—choose between local time and UTC to ensure exported data matches what's shown onscreen.

Bug Fixes

IG-1675 Sort out samples listed in SampleList object in SiteManager configuration

Release notes

A new DB function was introduced that fetched all sample points from the SiteManager configuration, ignoring the SampleList object. This caused the DataServer to display all samples, not just those specified by users. This issue has now been fixed.

IG-1878 Next-gen dashboard: remove difference and interval from all widgets using latestvalue-endpoint

Release notes

Removed difference and interval from gauge and value widgets as they served no functional purpose. This cleanup improves clarity and reduces potential confusion in the UI. Existing widget behavior remains unaffected.

IG-1884 Report emails lack information

Release notes

Streamlining the emails that are sent out in relation to sender

IG-1902 Fleet map is difficult to see in Dark mode

Release notes

Improved map visibility in Dark Mode: We've enhanced the map's appearance to ensure better contrast and readability, addressing issues where the map was previously difficult to see

IG-1913 Next-gen dashboard: Undefined data source coloring results in inconsistent colors.

Release notes

If no color is selected for a data source in widgets, such as line charts, a default color will be used. However, the color would change inconsistently when switching time intervals or in widget preview mode. Now the auto selected default color is used consistently in all views.

IG-1929 Copying a Fleet overview converts it to a normal Next-gen dashboard

Release notes

Attempting to copy a Fleet Overview (symbolized with a globe icon) would convert the copy into a normal Next-gen dashboard. Now the copy remains a Fleet Overview